NDepend.API Documentation
GetImage<T,TTheme>(TTheme) Method
NDepend.CodeQuery Namespace > ICompletionItem Interface > GetImage Method : GetImage<T,TTheme>(TTheme) Method
Gets this completion item image
Syntax
T GetImage<T,TTheme>( 
   TTheme theme
)
where T: class
where TTheme: class

Parameters

theme

Type Parameters

T
TTheme
Remarks
This overload is for internal usage only because it lets a chance to pass a a theme object to obtain a themed image.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ICompletionItem Interface
ICompletionItem Members
Overload List